Skip to content

Conversation

@robNice
Copy link

@robNice robNice commented Jan 4, 2026

JDownloader can also be located on a different device within the local network. In this case, the API request must not be sent to 127.0.0.1:9666/flash/add. A custom URL can now be configured under Settings->Advanced. The default value is http://127.0.0.1/flash/add

  • Introduced a new text field in the settings for a user-defined JDownloader URL.
  • Added a new config field "SYSTEM_JDOWNLOADER_URL"
  • Integrated the JDownloader URL into the download functionality.
  • Default URL remains "http://127.0.0.1:9666/flash/add"
  • Set the Origin and Referer header of the requests to https://mediathekview, so jDownloader only asks for confirmation the very first time a download is added.

jDownloader kann sich auch auf einem anderem Gerät im lokalen Netz befinden. In diesem Fall darf der API-Request nicht auf 127.0.0.1:9666/flash/add erfolgen. In den Einstellungen->Erweitert kann man jetzt eine abweichende URL eingeben. Der Default-Wert ist dabei http://127.0.0.1/flash/add

  • Neues Textfeld in den Einstellungen für eine benutzerdefinierte JDownloader-URL eingeführt.
  • Neues Config-Feld "SYSTEM_JDOWNLOADER_URL"
  • JDownloader-URL in die Download-Funktionalität integriert.
  • Standard-URL bleibt "http://127.0.0.1:9666/flash/add"
  • Origin und Referer Header der Requests auf https://mediathekview gesetzt, damit jDownloader nur beim allerersten Mal nachfragt, ob der Download hinzugefügt werden kann.

 - Neues Textfeld in den Einstellungen für eine benutzerdefinierte JDownloader-URL eingeführt.

 - Neues Config-Feld "SYSTEM_JDOWNLOADER_URL"

 - JDownloader-URL in die Download-Funktionalität integriert.

 - Standard-URL bleibt "http://127.0.0.1:9666/flash/add"
@robNice robNice changed the title Konfigurierbare JDownloader-URL hinzugefügt Added configurable JDownloader URL / Konfigurierbare JDownloader-URL hinzugefügt Jan 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant